Esx Settings Clusters Software Reports HardwareCompatibility StorageDeviceOverrides ComplianceStatus Key

Esx Settings Clusters Software Reports HardwareCompatibility StorageDeviceOverrides ComplianceStatus Key
Esx Settings Clusters Software Reports HardwareCompatibility StorageDeviceOverrides ComplianceStatus Key

The Esx Settings Clusters Software Reports HardwareCompatibility StorageDeviceOverrides ComplianceStatus Key schema specifies information about the storage device for which this override must be applied to.

This schema was added in vSphere API 7.0.2.1.

JSON Example
{
    "model": "string",
    "vendor": "string",
    "capacity": 0,
    "part_number": "string",
    "firmware_version": "string",
    "driver_name": "string",
    "driver_version": "string",
    "release": "string",
    "validated_features_in_use": {
        "validated_features_in_use": [
            "string"
        ]
    }
}
string
model
Required

This property was added in vSphere API 7.0.2.1.

string
vendor
Required

This property was added in vSphere API 7.0.2.1.

integer As int64 As int64
capacity
Required

This property was added in vSphere API 7.0.2.1.

string
part_number
Optional

storage device part number

This property was added in vSphere API 7.0.2.1.

If missing or null the override will be applied to the entries without a part number.

string
firmware_version
Optional

storage device firmware version

This property was added in vSphere API 7.0.2.1.

If missing or null the override is applied to the entries with an unknown firmware version.

string
driver_name
Optional

Driver name of this storage device if applicable/available.

This property was added in vSphere API 8.0.0.1.

This property will be missing or null if there is no driver associated with the device.

string
driver_version
Optional

Driver version of this storage device if applicable/available.

This property was added in vSphere API 8.0.0.1.

This property will be missing or null if there is no driver associated with the device.

string
release
Optional

vSphere release that an override must be applied to.

This property was added in vSphere API 7.0.2.1.

If this property is unset, Vapi Std Errors InvalidArgument is thrown. The field is left optional to support wildcard matching in a future release.

object
validated_features_in_use
Optional

Validated features for which this override applies If a service is specified but no specific features are included, the device is taken to be in use by the service.

This property was added in vSphere API 8.0.0.1.

If this property is missing or null this is taken to mean that the device is active for the vSAN service (and no specific features). This is done in order to support 7.0 U3 clients which do not set this field. Subset of validated features for which we provide certification - for example RDMA, not IPV6 Note that this list represents the features in actual current use, which could include features for which the device is not certified